Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


darch (version 0.10.0)

setLayerFunction<-: Sets the function for a layer with the given index

Description

Sets the function for a layer with the given index

Usage

setLayerFunction(darch,index) <- value
"setLayerFunction"(darch, index) <- value

Arguments

darch
A instance of the class DArch.
index
The index of the layer.
value
The function for the layer.

See Also

DArch